Take a bit of a (weak) run at cleaning up the company and product markup in the doc...
authorrobertl <robertl>
Mon, 13 Nov 2006 04:02:34 +0000 (04:02 +0000)
committerrobertl <robertl>
Mon, 13 Nov 2006 04:02:34 +0000 (04:02 +0000)
15 files changed:
xmldoc/formats/an1.xml
xmldoc/formats/axim_gpb.xml
xmldoc/formats/baroiq.xml
xmldoc/formats/cambridge.xml
xmldoc/formats/cetus.xml
xmldoc/formats/copilot.xml
xmldoc/formats/coto.xml
xmldoc/formats/cst.xml
xmldoc/formats/csv.xml
xmldoc/formats/easygps.xml
xmldoc/formats/fugawi.xml
xmldoc/formats/garmin301.xml
xmldoc/formats/garmin_txt.xml
xmldoc/formats/gcdb.xml
xmldoc/formats/geoniche.xml

index 9d9a4da01d92e82e89af0ef9cf81f36d555f4086..81475ed2de9e9a495007f12a6224ba33ed105514 100644 (file)
@@ -1,5 +1,5 @@
 <para> 
-This format supports the DeLorme ".an1" drawing file format.  It can 
+This format supports the <ulink url="http://www.delorme.com">DeLorme</ulink> ".an1" drawing file format.  It can 
 currently be used to either read or write drawing files.  If you use 
 this format to create drawing files with routes or waypoints from another 
 source, by default it will create "Red Flag" symbols for waypoints, and 
index 918ce3c937cc55d15dce7d537f3db09838263b96..002a0aae7703a73baf9c96269acf4cf583157d76 100644 (file)
@@ -1,6 +1,6 @@
 <para>
  This format reads the binary (.gpb) track logs recorded on 
Dell Axim Navigation Systems. 
<ulink url="http://www.dell.com">Dell</ulink> Axim Navigation Systems. 
 </para>
 
 <para>
index 72c21e4adc0105c20e9a6ba6cf62b4c6637ddeda..cd3d8fd11c9caaed9c0b7f7c1ee776dcc392916d 100644 (file)
@@ -1,4 +1,4 @@
-<para>Serial download protocol for the Brauniger IQ series of
+<para>Serial download protocol for the <ulink url="http://www.brauniger.com">Brauniger</ulink> IQ series of
 barograph recording flight instruments.  This format creates a 
 track of altitude vs time which can be merged with a GPS track 
 of the same flight to create a three dimensional IGC file. </para>
index b2cbda7acd0d0437167c4b3b93e5f89b3c17f3eb..5d8d79b9d29e663a85f129a6822691e84d4c4c23 100644 (file)
@@ -1,6 +1,8 @@
 
       
       
-      <para>Support for Cambridge/Winpilot flight analysis and planning software for
-       glider pilots.  </para>
+      <para>Support for 
+<ulink url="http://www.cambridge-aero.com/products.htm">Cambridge</ulink> 
+and <ulink url="http://www.winpilot.com"> Winpilot</ulink> 
+       flight analysis and planning software for glider pilots.  </para>
     
index 5049acaa3d6d38b6143f9ccaa3dbd0b34b65bd75..ef9031f23980cdf7ebd3702bfabdb7519575a4a8 100644 (file)
@@ -1,7 +1,7 @@
 
       
       
-      <para>Cetus GPS <ulink url="http://www.cetusgps.dk/">www.cetusgps.dk</ulink> is a program for
+      <para><ulink url="http://www.cetusgps.dk/">Cetus GPS</ulink> is a program for
 Palm/OS.  Working with Ron Parker and Kjeld Jensen, we can now read
 and write files for that program.</para>
     
index 3e0ae98f4f467dc8c3df599104f3475cd4f1aa90..4837f16271a649b624668a5a96aafbd4d66b697d 100644 (file)
@@ -1,8 +1,8 @@
 
       
       
-      <para> This code is mostly intended to convert CoPilot Flight
-Planner for Palmd/OS atabases into other formats.  You probably should
+      <para> This code is mostly intended to convert  <ulink url="http://xcski.com/~ptomblin/CoPilot/">CoPilot Flight
+Planner for Palm/OS"</ulink> databases into other formats.  You probably should
 not use this to write CoPilot databases, although the code is there,
 because GPSBabel doesn't convert magnetic declination values.</para>
       <para> Questions, bug reports, etc, to ptomblin at
index dfe6644fead911d20a0c22e4d936e363e6aa1d87..34d9a89d5d54427f265374b633d815930f674246 100644 (file)
@@ -1,5 +1,5 @@
 <para> 
-This format supports <productname>cotoGPS</productname>, a Palm GPS program. 
+This format supports <productname>cotoGPS</productname>, a <productname>Palm</productname> GPS program. 
 It can read both track and marker (waypoint) files. It is currently unable 
 to write track files, so only marker files can be written. The marker
 categories are written to and read from the icon description. The 'Not
index 4e8b3df4e5d48e479ed2c6090a9f596b04986842..835c162d1598532a924adac536d8889650a70418 100644 (file)
@@ -1,9 +1,9 @@
 
       
       
-      <para> With this format we can read CarteSurTable data files.
-CarteSurTable is a shareware program widely used in France. The data
+      <para> With this format we can read  <ulink url="http://phgiraud.free.fr/CarteSurTable/CarteSurTable.htm">CarteSurTable</ulink>data files.
+ <ulink url="http://phgiraud.free.fr/CarteSurTable/CarteSurTable.htm">CarteSurTable</ulink>is a shareware program widely used in France. The data
 inside have to be seen as a mixture of a waypoints list, one route and
-several tracks.  <ulink url="http://phgiraud.free.fr/CarteSurTable/CarteSurTable.htm">phgiraud.free.fr</ulink>
+several tracks.  
          </para>
     
index 6b3fc6e7cb05d489a4403ec2e417f6585e764556..46f6f68d46ddbf5306af71641688572a5476309f 100644 (file)
@@ -2,10 +2,11 @@
       
       
       <para> There are a billion variants of Comma Separated Value
-data.  This is the one that makes Delorme S&amp;A Deluxe 9 happy. It's
+data.  This is the one that makes <ulink url="http://www.delorme.com">Delorme"</ulink> <productname>S&amp;A Deluxe 9</productname> happy. It's
 also a very simple program and useful for many other programs like
 spreadsheets.</para>
-      <para> CSV is also the correct format for Lowrance MapCreate,
+      <para> CSV is also the correct format for 
+       <productname>Lowrance MapCreate</productname>,
 their commercial mapping program, or GDM6 (their free waypoint
 manager) for iFinder which is available at <ulink url="http://www.lowrance.com/Software/GDM6/Default.asp">lowrance.com</ulink>
          </para>
index 509a94c751f826e4d0e1ce850bb112d70dc4adca..3f940d3da95f050722ce1282a8db42f27f74b83a 100644 (file)
@@ -1,14 +1,11 @@
 
       
       
-      <para> This is the binary file format used by EasyGPS.  This
+      <para> This is the binary file format used by  <ulink url="http://www.easygps.com/">EasyGPS</ulink>
 format is seemingly being phased out in favor of GPX in newer versions
 of EasyGPS, but this allows conversions to and from the old binary
 .loc format.
 </para>
-      <para>
-            <ulink url="http://www.easygps.com/">http://www.easygps.com/</ulink>
-         </para>
       <para> Information about and sketchy code to implement this file
 format were provided by Eric Cloninger.
 </para>
index d507f2765a2dd7be47de1dc43f884acbc28d6c99..8975401a832a3607842f39b5c5ccb96c8123e4f0 100644 (file)
@@ -2,7 +2,7 @@
       
       
       <para> This was a requested CSV format, *not* the proprietary
-binary format used by Fugawi. Like any other CSV format, GPSBabel
+binary format used by <ulink url="http://www.fugawi.com">Fugawi</ulink>. Like any other CSV format, GPSBabel
 cannot read tracks in this format, but converting a track into it and
 then importing as track in Fugawi works.</para>
       <para> It is known to work with Fugawi V3.1.4.635. When
index 3887fe68165659daffacd39872f3296ca86734e7..f9c7d39fc7d6e77b47542ce408a911d2da7dc132 100644 (file)
@@ -1,7 +1,12 @@
 
       
        <para>This is a very simple format that
-is most useful for exporting data from a Garmin301 to other programs
+is most useful for exporting data from units that support heart rate
+data such as
+<productname>Garmin Forerunner 301</productname>,
+<productname>Garmin Forerunner 305</productname>, and
+<productname>Garmin Edge 305</productname>, and
+to other programs
 for analysis.   It's a simple comma delimited format that includes the
 timestamp, 3D position information and heart rate so you can pull it
 into a spreadsheet or graphing program. </para>
index 868a97540851cb9144d52d1af9c3edeb65cee146..54a391db182115f49591f0633c4d18d332862fee 100644 (file)
@@ -1,17 +1,17 @@
 <para>
 This is a textual format that contains nearly all of the information 
-contained in the MapSource main format, <link linkend="fmt_gdb">GDB</link>.
+contained in the <productname>MapSource</productname> main format, <link linkend="fmt_gdb">GDB</link>.
 This format also contains some computed values such as distances between 
 routepoints and trackpoints, speed, and course (heading).
 </para>
 <para>
 The main goal of garmin_txt is to make aviation data more available. Because 
-MapSource supports only the export, GPSBabel gives you the possibility to 
-bring aviation data into MapSource.
+<productname>MapSource</productname> supports only the export, GPSBabel gives you the possibility to 
+bring aviation data into <productname>MapSource</productname>.
 </para>
 <para>
-During the export with MapSource, some fields are written using local settings
-of MapSource and Windows. These include grid format, gps datum, distance and
+During the export with <productname>MapSource</productname>, some fields are written using local settings
+of <productname>MapSource</productname> and Windows. These include grid format, gps datum, distance and
 temperature units, and the representation of date and time fields. GPSBabel 
 tries to read all items automatically. Problems with date and time format can 
 be solved with the 'date' and 'time' options.
index c01e0c7211eb087cd6cc0c744295882591f3bd00..6e7408429863d2fa4eb5511f959f79620736d8fe 100644 (file)
@@ -1,7 +1,7 @@
-
       
-      
-      <para>This is the GeocachingDB by DougsBrat.  It works with v2
-and v3 of this program. See <ulink url="http://vip.hyperusa.com/~dougs/geocachingdb/geocachingdb.htm">vip.hyperusa.com</ulink>
+      <para>This is format for the 
+<ulink url="http://vip.hyperusa.com/~dougs/geocachingdb/geocachingdb.htm">
+GeocachingDB</ulink>program by DougsBrat.  It works with v2
+and v3 of this program. 
          </para>
     
index 8ace298c372c3b63b3ac3b87d5493a4a7aab7351..9b6d9c97ed7ec922c77493562048fcabe9e2db9b 100644 (file)
@@ -1,8 +1,7 @@
 
       
       
-      <para>Geoniche is a Palm/OS application oriented for the
-off-road user.  This module was contributed by Rick Richardson.  See
-<ulink url="http://www.nwlink.com/~raydar/GeoNiche/">nwlink.com</ulink>
+      <para><ulink url="http://www.raydarllc.com/">Geoniche</ulink> is a Palm/OS application oriented for the
+off-road user.  This module was contributed by Rick Richardson.  
          </para>